home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / utils1 / dosmenu6.zip / DMREV.DOC < prev    next >
Text File  |  1994-06-13  |  18KB  |  342 lines

  1.                                REVISION HISTORY
  2. ══════════════════════════════════════════════════════════════════════════════
  3.  
  4. 6.4c
  5.         o       Memory usage has been enhanced (fixes an anomaly introduced in
  6.                   versions 6.4a and 6.4b).  You are now more likely to be able
  7.                   to load the maximum sub-menus per file (15) if you have at
  8.                   least 550K available at DOS.  If you have less, then you
  9.                   will need to reduce the number of sub-menus.  We recommend
  10.                   using no more than 10 sub-menus per file to cover unusual
  11.                   user memory circumstances.  Remember, you may always load
  12.                   additional menu files with the /LOAD and /MENU commands.
  13.                   (This enhancement necessitated the following:  menu item
  14.                   command line length has been reduced to 60; the total number
  15.                   of commands per menu item has been reduced to 15).
  16.         o       A new view right, {v=text_file}, has been added.  Now you can
  17.                   show multiple lines of text (up to 20 lines of 72 chars max)
  18.                   to your users before running a menu item, if desired.
  19.         o       DMlogin now allows up to two additional ways of logging into
  20.                   the network for support/power users.  See DMLOGIN.DOC.  The
  21.                   DMLOGIN.INI file syntax has also changed slightly (erase
  22.                   previous DMLOGIN.INI and rerun DMLOGIN without parameters to
  23.                   rebuild it).
  24.         o       A "Password Exception Group" option is now available for use
  25.                   under the [Security] section of the DOSMENU.INI file.  By
  26.                   entering a group here, those members will not be subjected
  27.                   to DOSmenu's passwords (previously defined by you) from
  28.                   within DOSmenu.
  29.  
  30. 6.4b        
  31.         o       An "Information Color=" option is now available for use under
  32.                   the [Interface] section of the DOSMENU.INI and DMLOGIN.INI
  33.                   files.  The default background color of the screen
  34.                   information lines is still 7 (white), but it may now be
  35.                   changed to a range between 0 and 7 to match the similarly
  36.                   changed desktop color (see documentation).
  37.         o       A "Use CRT Border=" option is now available for use under the
  38.                   [Interface] section of the DOSMENU.INI and DMLOGIN.INI
  39.                   files.  The default is now YES.  If you do not want to use
  40.                   the CRT border, be sure this line exists and answer NO.
  41.         o       The {q=question} right has been expanded.  if a '!' is placed
  42.                   before the question, {q=!comment}, then the question becomes
  43.                   a simple comment instead.
  44.         o       The {r=run} right has been expanded.  You may now also use the
  45.                   word 'clear' to clear the DOS screen before running a
  46.                   command; {r=clear}.  The 'nobreak' option is still available
  47.                   and when used together, they are separated with a comma;
  48.                   {r=clear,nobreak}.
  49.         o       DOSmenu now better utilizes the Tab, Shift+Tab, and SpaceBar
  50.                   keys for menu navigation and dialog box chores.
  51.  
  52. 6.4a
  53.         o       A "Max Menu Window Height=" option is now available for use in
  54.                   the DOSMENU.INI file.  The default maximum menu height is
  55.                   still 10, but it may now be changed to a range between 3 and
  56.                   17.  The total number of items per menu is still 20.
  57.         o       Fixed a small anomaly that prevented DOSmenu from passing
  58.                   correct information to DMquery under certain circumstances.
  59.  
  60. 6.4
  61.         o       Starting with this version, registered users can receive 
  62.                   automatic updates simply by downloading new versions of the
  63.                   shareware self-extracting ZIP file, DOSMNU.EXE.  Simply
  64.                   unzip this file and copy its files over your previously
  65.                   registered files.  Previously received registered DOSmenu
  66.                   packages (of version 6.4 or later) will automatically turn
  67.                   this latest shareware version into the latest registered
  68.                   version.
  69.                 Registered users who are unable to download the shareware file
  70.                   may still update their versions through the mail by sending
  71.                   $15 to the author for shipping & handling.
  72.                 Obviously, to take advantage of this new automated process,
  73.                   you will need to obtain version 6.4 (or later) from the
  74.                   author first.
  75.  
  76. 6.3c
  77.         o       DOSmenu will now interpret the %var% syntax used by DOS in 
  78.                   batch files if given on the DOSMENU.INI Private Directory=
  79.                   line.  Example:  If you SET HDIR=F:\USERS\USER from DOS, 
  80.                   then the line Private Directory=%hdir% will work correctly.
  81.  
  82. 6.3b
  83.         o       The DOS batch file word 'call' is now correctly NOT placed in
  84.                   front of batch file lines that start with a ':', which 
  85.                   normally signify a label within the batch file.
  86.  
  87. 6.3a
  88.         o       Fixed small problem where F6 for Edit Personal Menu did not
  89.                   work correctly under some conditions.
  90.  
  91. 6.3
  92.         o       Fixed recently introduced problem where software metering was
  93.                   not always stopping the command when licenses were used up.
  94.         o       Software metering denials due to no available licenses are now
  95.                   logged if logging is turned on and metering takes place from
  96.                   within DOSmenu (not from within DMmeter).
  97.  
  98. 6.2c
  99.         o       Fixed problem where %var% interpretation was not working
  100.                   correctly in DOSmenu-made batch files.
  101.         o       The maximum number of commands per menu item has been raised
  102.                   again, this time from 25 to 30 commands.
  103.         o       Minor cosmetic changes.
  104.  
  105. 6.2b
  106.         o       Fixed a problem where the /LOAD, /NEW and /LOGIN commands were
  107.                   not interpreting a %var% in their command, if given.  See
  108.                   the end of DMUSERS.DOC for more on this.
  109.  
  110. 6.2a
  111.         o       The maximum number of commands per menu item has been raised
  112.                   from 10 to 25 commands.
  113.  
  114. 6.2
  115. {
  116. Ver 6.2 has changed its startup MENU.BAT file slightly.
  117. For UPGRADE evaluators/registered users only:
  118.   o  You should let DOSmenu remake your MENU.BAT with the DMUTIL /M command.
  119. }
  120.         o       A new /LOGIN command facilitates logging into other servers
  121.                   from a DOSmenu menu item command!  See /LOGIN in the DOC for
  122.                   details.
  123.         o       A new /NEW command allows chaining from one startup batch file
  124.                   to another.  This feature now makes it easy to move between
  125.                   attached servers with DOSmenu!  See /NEW in the DOC for
  126.                   details.
  127.         o       You can now load menu files from anywhere!  A path is honored,
  128.                   if given with the /LOAD and /MENU commands.  If no path is
  129.                   specified, then DOSmenu looks in its home directory, as
  130.                   usual.
  131.         o       DOSmenu will now replace all %dos_var% syntax with the actual
  132.                   DOS variable's text on a menu item's command line (as long
  133.                   as the first character of the command line is not % which
  134.                   denotes a sub-menu name).
  135.         o       All menu item commands that have a path given as part of their
  136.                   command are now checked before DOSmenu attempts to run them.
  137.         o       DOSMENU.EXE is now even smaller and faster.
  138.         o       DMsaver now has three different screen save types.  Type
  139.                   DMSAVER ? for more.
  140.         o       DMutil's editor keys are now more like the default Windows
  141.                 editor keys.
  142.         o       In DMutil, the defined admin password now works anywhere a
  143.                   password is required.
  144.  
  145. 6.1
  146.         o       Added a great Windows Meter Viewer/Reset utility to both the
  147.                   shareware and registered versions, WOmeter.  This program is
  148.                   part of our Windows Office Menu System and it works with the
  149.                   DOSmenu Software Metering Services as well. 
  150.  
  151. 6.0c
  152.         o       Reversed actions of ^Home - ^PgUp and ^End - ^PgDn keys to
  153.                   the way Windows apps utilize them -for standardization.
  154.  
  155. 6.0b
  156.         o       Added admin password capability to DMlogin.
  157.  
  158. 6.0a
  159.         o       Added startup file checking option to DMlogin.
  160.  
  161. 6.0
  162.         o       Added two utilities:
  163.                 DMlogin: A great login/logout utility that can be used as a 
  164.                   front end to DOSmenu (although not required either way).
  165.                   This program can bring true order and security to your login
  166.                   process.
  167.                 DMpause:  Like the DOS 'pause' command but ^C and ^Break are
  168.                   trapped.
  169.  
  170. 5.9a
  171.         o       Fixed small anomally when using the {f=!file} right.
  172.  
  173. 5.9
  174.         o       A new option, Max Log File Size=, has been added to the
  175.                   DOSMENU.INI file which allows DOSmenu to erase the log file
  176.                   after it gets to a certain size automatically.
  177.  
  178. 5.8a
  179.         o       A Timed Group and an Untimed Group has been added to the
  180.                   DOSMENU.INI file.  This allows you to specify one group for
  181.                   which menu timing will occur and/or one group for which menu
  182.                   timing will be ignored, if the Timed Quit Menu Time= is
  183.                   entered.
  184.  
  185. 5.8
  186.         o       New rights have been added for both menu items and notices:
  187.                   T=TODAY where TODAY=su,mo,tu,we,th,fr,sa,su.  {t=mo,tu}..
  188.                   >=DATE greater than today's date.  {>=03/07/1994}..
  189.                   ==DATE equal to today's date.  {>=03/07/1994}..
  190.                   <=DATE less than today's date.  {<=03/07/2002}..
  191.         o       DMutil now has more informative help screens.
  192.  
  193. 5.7c
  194.         o       Fixed a screen problem that prevented TSRs (such as NoteWorks)
  195.                   from displaying their messages on top of DOSmenu's screen.
  196.  
  197. 5.7b    o       Fixed problem that stopped mouse from working in menu system
  198.                   under various circumstances (registered version only).
  199.  
  200. 5.7a
  201.         o       Fixed a problem where the temporary batch file, when used,
  202.                   would not work correctly if more than 99 users were
  203.                   connected to a file server.
  204.  
  205. 5.7
  206.         o       Five optional global alternate function key DOS commands have
  207.                   been added.  Hold down the alternate key to see the text for
  208.                   these commands, which are defined in DOSMENU.INI.
  209.         o       The network node address, if captured to a DOS variable, is
  210.                   now shown on the menu screen.
  211.         o       DMutil now has a command that allows you to 'see' all tabs and
  212.                   spaces in a file.  This helps you remove errant/extra spaces
  213.                   and tabs in your menu files.
  214.         o       A file viewer, calendar, network queue changer, and network
  215.                   printing utility has been added to the registered bonus
  216.                   package.
  217.  
  218. 5.6a
  219.         o       Concurrent usage of metered applications is now real time and
  220.                   continuous.  This can be accomplished on the command line
  221.                   with DMMETER /VIEW.
  222.  
  223. 5.6
  224.         o       Users may now run their own personal menus from their defined
  225.                   private directories.  They can also edit and maintain their
  226.                   personal menu file (both of these options can be disabled).
  227.         o       More useful comments have been added to the startup batch 
  228.                   file.
  229.         o       Additional network notes have been added to the DMUSERS.DOC
  230.                   file.
  231.         o       Many small but useful improvements have been made.
  232.  
  233. 5.5
  234.         o       The lead character for DOSmenu's temporary DOS variables has
  235.                   been changed from '@' to '_' to be compatible with 4DOS.
  236.                   Make sure you change the @ symbols in your start-up MENU.BAT
  237.                   file accordingly, or either re-install your system with the
  238.                   DMUTIL /M command.
  239.  
  240. 5.4
  241.         o       DOSmenu now always returns to the last menu and item after
  242.                   running a menu command.
  243.         o       An external screen saver function is available with the
  244.                   registered version.  You may use it or any other screen
  245.                   saver file you wish.
  246.  
  247. 5.3
  248.         o       Minor anomaly fixes to problems that sometimes allowed a menu
  249.                   loaded with either the /LOAD or /MENU commands to lock the
  250.                   system.
  251.         o       Minor anomaly fixes to problems that sometimes allowed a menu
  252.                   file to be misread with the wrong rights assigned (usually
  253.                   too few rights).
  254.         o       The maximum sub-menus per main menu file has been increased
  255.                   from 9 to 15 maximum (depending on DOS memory available).
  256.  
  257. 5.2c
  258.         o       A new option has been added to DMutil that allows parsing of
  259.                   specific user ID entries from the central log file, if used.
  260.  
  261. 5.2a
  262.         o       A new right, ENVIRONMENT, has been added to test for any DOS
  263.                   env var you wish.  {e=envvar~envvar_text}.
  264.  
  265. 5.2
  266.         o       A software metering service has been added to this version.
  267.                   See DOSMENU.DOC for specifics.
  268.         o       A combined central log file option has been added to enhance
  269.                   the logging capabilities.  This is in contrast to the normal
  270.                   logging of user activites to a private user log file.
  271.         o       The anomaly that caused the MENU.BAT contents to echo to the
  272.                   screen instead of being written to the file during initial
  273.                   installation (DMUTIL /M) has been corrected.
  274.         o       Other minor corrections have been made.
  275.  
  276. 5.1a
  277. o       Minor corrections only.
  278.  
  279. 5.1
  280. {
  281. Ver 5.1 has changed its startup MENU.BAT file and its DOSMENU.INI file and has
  282. added a few requirements.  Note that some function keys have also changed.
  283. For UPGRADE evaluators/registered users only:
  284.   o  Make sure all of your menu files end with .MNU (and are called that way).
  285.   o  Make sure your DMUTIL.EXE is in the same directory as DOSMENU.EXE.
  286.   o  Follow the Quick Start instructions (listed with DMUTIL ?).  Running
  287.        DMUTIL /M is safe as it will not overwrite of your menu files. Delete
  288.        your DOSMENU.INI file and startup batch file first so that new ones can
  289.        be made for you.
  290. }
  291.         o       Added the capability to load new main menus permanently with
  292.                   the /MENU command.  This is an improvement over the /LOAD
  293.                   command.  See DOSMENU.DOC for specifics.
  294.         o       Added a main screen title option for company name, etc.
  295.         o       Added additional security options.
  296.         o       The extension .MNU is now required for menu files.
  297.         o       Changed DMQuery's DOS variables to work better with 4DOS.
  298.         o       The DOSMENU.INI lines can now be in any order, and some lines
  299.                   have been added and changed.
  300.         o       The startup MENU.BAT has changed slightly (but importantly).
  301.  
  302. 5.0
  303.         o       Revamped DMutil (and its internal editor) completely.  The
  304.                   editor is now a multi-file, windowed, mouse-driven editor
  305.                   with standard shift-key or mouse blocking conventions
  306.                   employed.  DMutil must reside in DOSmenu's home directory.
  307.                   It can be password-protected.
  308.         o       Added ability to interactively edit all menu system files with
  309.                   DMutil.  Results are immediately processed and displayed.
  310.                   This option can be password-protected.
  311.         o       Added complete user logging capability.  Log file shows date,
  312.                   time, menu action, user, node, server, and memory stats for
  313.                   user station.
  314.         o       Fixed problem whereby temporary batch file was sometimes 
  315.                   sporatically written.
  316.  
  317. 4.2a,b
  318.         o       Fixed problems that developed if an empty note file was 
  319.                   present at startup.
  320.  
  321. 4.2
  322.         o       Fixed problem where DOSmenu did not always load additional
  323.                   menu files correctly.
  324.  
  325. 4.1c
  326.         o       Fixed anomaly that allowed user to keep the notice file open
  327.                   after reading it, which further disallowed admin editing
  328.                   while users where in their menu system.
  329.  
  330. 4.1b
  331.         o       Forces DOSmenu to 25 line screen if not already there.
  332.  
  333. 4.1a
  334.         o       Anomaly corrections in notices and additional LOCATION right
  335.                   added for notices.
  336.  
  337. 4.1
  338.         o       Full mouse support added (with registered version only).
  339.  
  340. 4.0     
  341.         o       First shareware release.
  342.